home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
ftpcli1a
/
frmtrans.frm
next >
Wrap
Text File
|
1998-10-13
|
1KB
|
35 lines
VERSION 5.00
Object = "avifile"; "avi"
Begin VB.Form frmtransmit
Caption = "Transmitting"
ClientHeight = 1815
ClientLeft = 60
ClientTop = 345
ClientWidth = 4590
LinkTopic = "Form1"
ScaleHeight = 1815
ScaleWidth = 4590
StartUpPosition = 3 'Windows Default
Begin VB.CommandButton Cancel1
Caption = "&Cancel"
Height = 495
Left = 3120
TabIndex = 0
Top = 1080
Width = 1215
End
Begin avifileCtl.avifile avifile1
Height = 600
Left = 240
OleObjectBlob = "frmtransmit.frx":0000
TabIndex = 1
Top = 240
Width = 3900
End
End
Attribute VB_Name = "frmtransmit"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False